Clarified the function docs for gtk_css_provider_load_from_data().
authorEric Williams <ericwill@redhat.com>
Wed, 6 Jan 2016 20:27:53 +0000 (15:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 7 Jan 2016 03:42:37 +0000 (22:42 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=760238

gtk/gtkcssprovider.c

index fcca22603b89b712a5504cb9ca459072b6375a3d..9c72cd8e28651bf224026a9326a574a61a42b495 100644 (file)
@@ -1797,7 +1797,7 @@ gtk_css_provider_load_internal (GtkCssProvider *css_provider,
  *   potentially do a copy.
  * @error: (out) (allow-none): return location for a #GError, or %NULL
  *
- * Loads @data into @css_provider, making it clear any previously loaded
+ * Loads @data into @css_provider, and by doing do clears any previously loaded
  * information.
  *
  * Returns: %TRUE. The return value is deprecated and %FALSE will only be